home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2003 December / PCpro_2003_12.ISO / files / trials / mathcad / program files / mathsoft / mathcad 11 / doc / mcaddaqhelp.chm / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-11-26  |  1.6 KB  |  51 lines

  1.  
  2.  /* $MVD$:fontset("Arial","Arial") */
  3.  BODY { font-family : "Arial";
  4.         background-color : white;}
  5.  .mvd-BODY { font-family : "Arial";
  6.              background-color : white;}
  7.  H1 { font-size : 24.0pt;}
  8.  .mvd-H1 { font-size : 24.0pt;}
  9.  H2 { font-weight : bold;
  10.       font-size : 18.0pt;}
  11.  .mvd-H2 { font-weight : bold;
  12.            font-size : 18.0pt;}
  13.  H3 { font-weight : bold;
  14.       font-size : 14.0pt;}
  15.  .mvd-H3 { font-weight : bold;
  16.            font-size : 14.0pt;}
  17.  H4 { font-weight : bold;
  18.       font-size : 12.0pt;}
  19.  .mvd-H4 { font-weight : bold;
  20.            font-size : 12.0pt;}
  21.  H5 { font-size : 12.0pt;}
  22.  .mvd-H5 { font-size : 12.0pt;}
  23.  H6 { font-size : 12.0pt;}
  24.  .mvd-H6 { font-size : 12.0pt;}
  25.  P { font-size : 12.0pt;}
  26.  .mvd-P { font-size : 12.0pt;}
  27.   CITE.expandspot { font-style : normal;
  28.             color : green;
  29.             cursor: hand;}
  30.  .mvd-CITE-expandspot { font-style : normal;
  31.                  color : green;
  32.                  cursor: hand;}
  33.  DFN.collapsed { font-style : italic;
  34.                  font-weight : normal;
  35.                  display :      'none';
  36.                  color : red;}
  37. .mvd-DFN-collapsed { font-style : italic;
  38.                       font-weight : normal;
  39.                       display :      'none';
  40.                       color : red;}
  41.  DFN.expanded { font-style : italic;
  42.                  font-weight : normal;
  43.                 color : red;}
  44.  .mvd-DFN-expanded { font-style : italic;
  45.                  font-weight : normal;
  46.                      color : red;}
  47. EM.dropspot    { cursor : hand;
  48.            color : green;}
  49. .mvd-EM-dropspot { cursor : hand;
  50.            color : green;}
  51.